records

records

Active filters Clear all

No active filters

Filters

Hauptwohnbevölkerung - Geburten und Sterbefälle

Attachments

Click to expand Click to collapse

Dataset schema

Click to expand Click to collapse
Jahr
               

No description available for this field.

Name (identifier)
jahr
Type
text
Sample
                       
Geburten
               

No description available for this field.

Name (identifier)
geburten
Type
integer
Sample
                       
Sterbefälle
               

No description available for this field.

Name (identifier)
sterbefalle
Type
integer
Sample
                       
Saldo
               

No description available for this field.

Name (identifier)
saldo
Type
integer
Sample
                       

JSON Schema

The following JSON object is a standardized description of your dataset's schema. More about JSON schema.

{
  • "title":"hauptwohnbevolkerung-geburten-und-sterbefalle-seit-2012",
  • "type":"object",
  • "oneOf":
    [
    • {
      • "$ref":"#/definitions/hauptwohnbevolkerung-geburten-und-sterbefalle-seit-2012"
      }
    ]
    ,
  • "definitions":
    {
    • "hauptwohnbevolkerung-geburten-und-sterbefalle-seit-2012":
      {
      • "properties":
        {
        • "records":
          {
          • "type":"array",
          • "items":
            {
            • "$ref":"#/definitions/hauptwohnbevolkerung-geburten-und-sterbefalle-seit-2012_records"
            }
          }
        }
      }
      ,
    • "hauptwohnbevolkerung-geburten-und-sterbefalle-seit-2012_records":
      {
      • "properties":
        {
        • "fields":
          {
          • "type":"object",
          • "properties":
            {
            • "jahr":
              {
              • "type":"string",
              • "title":"Jahr",
              • "description":""
              }
              ,
            • "geburten":
              {
              • "type":"integer",
              • "title":"Geburten",
              • "description":""
              }
              ,
            • "sterbefalle":
              {
              • "type":"integer",
              • "title":"Sterbefälle",
              • "description":""
              }
              ,
            • "saldo":
              {
              • "type":"integer",
              • "title":"Saldo",
              • "description":""
              }
            }
          }
        }
      }
    }
}

Similar datasets